FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeStructureDefinition
IdStructureDefinition-ChEkmDeathForm.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/StructureDefinition-ChEkmDeathForm.html
URLhttp://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm
Version0.0.1
Statusdraft
Date2026-08-19T11:52:18+00:00
NameChEkmDeathForm
TitleCH EKM Form: Death
Realmch
Authorityhl7
DescriptionLogical model for the form section 'Zustand' (death), part of the 'Verlauf' section of the reporting form. One element per form item.
CopyrightCC0-1.0
Typehttp://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
ch.fhir.ig.ch-ekm#currentChEkmCauseOfDeathChoiceCH EKM Cause of Death (form choice)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition ChEkmDeathForm

NameFlagsCard.TypeDescription & Constraintsdoco
.. ChEkmDeathForm 0..*BaseCH EKM Form: Death
Instances of this type can be the target of a Reference
... deceased 0..1booleanWhether the affected person has died
... deathDate 0..1dateTimeDate of death
... causeOfDeath 0..1CodeableConceptCause of death - the reported pathogen, another cause, or unknown
Binding: CH EKM Cause of Death (form choice) (required)

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "ChEkmDeathForm",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm",
  "version": "0.0.1",
  "name": "ChEkmDeathForm",
  "title": "CH EKM Form: Death",
  "status": "draft",
  "date": "2026-08-19T11:52:18+00:00",
  "publisher": "Federal Office of Public Health FOPH",
  "contact": [
    {
      "name": "Federal Office of Public Health FOPH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
        }
      ]
    }
  ],
  "description": "Logical model for the form section 'Zustand' (death), part of the 'Verlauf' section of the reporting form. One element per form item.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "death-form-to-patient",
      "uri": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-patient",
      "name": "Death Form to CH EKM Patient"
    },
    {
      "identity": "death-form-to-cause-of-death",
      "uri": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-observation-cause-of-death",
      "name": "Death Form to CH EKM Observation Cause of Death"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "ChEkmDeathForm",
        "path": "ChEkmDeathForm",
        "short": "CH EKM Form: Death",
        "definition": "Logical model for the form section 'Zustand' (death), part of the 'Verlauf' section of the reporting form. One element per form item.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "death-form-to-patient",
            "map": "Patient",
            "comment": "Maps the death of the affected person to the ChEkmPatient profile"
          },
          {
            "identity": "death-form-to-cause-of-death",
            "map": "Observation",
            "comment": "Maps the cause of death to the ChEkmObservationCauseOfDeath profile"
          }
        ]
      },
      {
        "id": "ChEkmDeathForm.deceased",
        "path": "ChEkmDeathForm.deceased",
        "short": "Whether the affected person has died",
        "definition": "Whether the affected person has died",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ChEkmDeathForm.deceased",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mapping": [
          {
            "identity": "death-form-to-patient",
            "map": "Patient.deceasedDateTime",
            "comment": "Answered true: deceasedDateTime is present. Not answered: the element is absent and no death is reported"
          }
        ]
      },
      {
        "id": "ChEkmDeathForm.deathDate",
        "path": "ChEkmDeathForm.deathDate",
        "short": "Date of death",
        "definition": "Date of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ChEkmDeathForm.deathDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "death-form-to-patient",
            "map": "Patient.deceasedDateTime",
            "comment": "The date of death, when it is known"
          },
          {
            "identity": "death-form-to-patient",
            "map": "Patient.deceasedDateTime.extension[dataabsentreason]",
            "comment": "Death reported without a date: deceasedDateTime has no value and carries data-absent-reason = asked-unknown"
          }
        ]
      },
      {
        "id": "ChEkmDeathForm.causeOfDeath",
        "path": "ChEkmDeathForm.causeOfDeath",
        "short": "Cause of death - the reported pathogen, another cause, or unknown",
        "definition": "Cause of death - the reported pathogen, another cause, or unknown",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ChEkmDeathForm.causeOfDeath",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmCauseOfDeathChoice"
        },
        "mapping": [
          {
            "identity": "death-form-to-cause-of-death",
            "map": "Observation.valueCodeableConcept",
            "comment": "Answered 'reported pathogen': the disease code of this report. Answered 'other' (74964007): that qualifier verbatim"
          },
          {
            "identity": "death-form-to-cause-of-death",
            "map": "Observation.focus",
            "comment": "Answered 'reported pathogen': a reference to the diagnosis Condition of this report"
          },
          {
            "identity": "death-form-to-cause-of-death",
            "map": "Observation.dataAbsentReason",
            "comment": "Answered 'unknown' (261665006): no value, dataAbsentReason = asked-unknown"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ChEkmDeathForm",
        "path": "ChEkmDeathForm",
        "short": "CH EKM Form: Death",
        "definition": "Logical model for the form section 'Zustand' (death), part of the 'Verlauf' section of the reporting form. One element per form item.",
        "mapping": [
          {
            "identity": "death-form-to-patient",
            "map": "Patient",
            "comment": "Maps the death of the affected person to the ChEkmPatient profile"
          },
          {
            "identity": "death-form-to-cause-of-death",
            "map": "Observation",
            "comment": "Maps the cause of death to the ChEkmObservationCauseOfDeath profile"
          }
        ]
      },
      {
        "id": "ChEkmDeathForm.deceased",
        "path": "ChEkmDeathForm.deceased",
        "short": "Whether the affected person has died",
        "definition": "Whether the affected person has died",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mapping": [
          {
            "identity": "death-form-to-patient",
            "map": "Patient.deceasedDateTime",
            "comment": "Answered true: deceasedDateTime is present. Not answered: the element is absent and no death is reported"
          }
        ]
      },
      {
        "id": "ChEkmDeathForm.deathDate",
        "path": "ChEkmDeathForm.deathDate",
        "short": "Date of death",
        "definition": "Date of death",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "death-form-to-patient",
            "map": "Patient.deceasedDateTime",
            "comment": "The date of death, when it is known"
          },
          {
            "identity": "death-form-to-patient",
            "map": "Patient.deceasedDateTime.extension[dataabsentreason]",
            "comment": "Death reported without a date: deceasedDateTime has no value and carries data-absent-reason = asked-unknown"
          }
        ]
      },
      {
        "id": "ChEkmDeathForm.causeOfDeath",
        "path": "ChEkmDeathForm.causeOfDeath",
        "short": "Cause of death - the reported pathogen, another cause, or unknown",
        "definition": "Cause of death - the reported pathogen, another cause, or unknown",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmCauseOfDeathChoice"
        },
        "mapping": [
          {
            "identity": "death-form-to-cause-of-death",
            "map": "Observation.valueCodeableConcept",
            "comment": "Answered 'reported pathogen': the disease code of this report. Answered 'other' (74964007): that qualifier verbatim"
          },
          {
            "identity": "death-form-to-cause-of-death",
            "map": "Observation.focus",
            "comment": "Answered 'reported pathogen': a reference to the diagnosis Condition of this report"
          },
          {
            "identity": "death-form-to-cause-of-death",
            "map": "Observation.dataAbsentReason",
            "comment": "Answered 'unknown' (261665006): no value, dataAbsentReason = asked-unknown"
          }
        ]
      }
    ]
  }
}